how to wrap the data in table material UI

82

td, th {
    white - space: normal;
    word - wrap: break -word;
    max - width: 200 px;
 }

Comments

Submit
0 Comments